home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-07 / lmail.zip / LANPOP.DOC < prev    next >
Text File  |  1992-07-11  |  4KB  |  85 lines

  1. Version 1.10                        LANPop                          07/12/1992
  2.  
  3.    LANPop is a 19.5k TSR program that replaces LANTastic's pop-up message
  4. handler. LANPop provides the same functionality as LANTastic's pop-up message
  5. handler with one added advantage: you can send back a reply to message with no
  6. extra effort at all.
  7.    When LANPop is installed, if a message is received, it is displayed on the
  8. screen as usual. If you do not wish to send a reply, simply press the Esc key.
  9. If you want to send the reply, simply press the R key, type in your reply, and
  10. press the Enter key to send the reply, or press the Esc key to cancel the
  11. reply.
  12.  
  13. RUNNING LANPOP
  14. ==============
  15.    LANPop supports the use of a configuration file to contain commonly used
  16. command line options.  The configuration file is a text file with each command
  17. line option (including the / or -) on a seperate line.  The file must be in
  18. the same directory that LANPOP.EXE is in, and should be named LANPOP.CFG.
  19. The file can be created by any editor that can save files in pure ASCII such
  20. as PC-Write, or the editor included in MS-DOS v5.00.  Any options used on the
  21. command line override options found in the configuration file.
  22.  
  23.    To run LANPop type:
  24.        LANPOP [/S:{MESSAGE_SERVER}] [/D:#####] [/L:##]
  25.  
  26.    LANPop will prefix all messages it sends with your user name.  The /S
  27. parameter specifies the MESSAGE_SERVER to determine your login name from.  If
  28. you are using the LANMail program, this would be the server specified with the
  29. /P parameter.
  30.  
  31.    The /D parameter specifies the number of seconds the popup message should
  32. remain on the screen.  This number can range from 1 second to 65535 seconds
  33. (18.2 hours).  If the /D parameter is omitted, LANPop defaults to 300 seconds.
  34.  
  35.    The /L paramter specifies the line number the popup message is to be
  36. displayed on.  This number can range from 1 to 22.  If the /L parameter is
  37. omitted, LANPop defaults to displaying on line 10.
  38.  
  39. REGISTRATION & LEGALITIES
  40. =========================
  41.    LANPop is not freeware, nor is it in the public domain. It is a shareware
  42. program, and the entire program and documentation are Copyright (C) 1992, Paul
  43. Durden, Huntsville, AL. You are encouraged to copy the package freely,
  44. including distribution by BBS, shareware library, or other means, provided
  45. that no fee of more than five US dollars ($5) shall be charged for the copy,
  46. and that the distribution shall consist of the original archive containing the
  47. following files:
  48.    LANMAIL.EXE    The LANMail Mail services program.
  49.    LANMAIL.DOC    Documentation for the LANMail program.
  50.    LANPOP.EXE     The LANPop program.
  51.    LANPOP.DOC     This file.
  52.    REGISTER.DOC   Registration form.
  53.  
  54.    Of course, if you experience a problem using this program, I would like to
  55. know about it. IF YOU USE THIS PROGRAM FOR MORE THAN 15 (FIFTEEN) DAYS, PLEASE
  56. REGISTER IT BY PRINTING AND COMPLETING THE REGISTRATION FORM (REGISTER.DOC),
  57. AND SENDING IT ALONG WITH A CHECK/MONEY ORDER FOR $30 U.S. DOLLARS PAYABLE TO
  58. "Paul Durden" to:
  59.        Paul Durden
  60.        P.O. Box 7234
  61.        Huntsville, AL 35807
  62.  
  63.    The registration covers both the LANMail program and the LANPop program. By
  64. registering, you will receive the most recent release of both the LANMail and
  65. LANPop programs, and will be notified of any future releases.
  66.  
  67.    If you need to contact me for any reason you may reach me at the above
  68. address, or leave e-mail for Paul Durden on Artisoft's ArtiFACTS BBS, or ID
  69. 76360,2306 on CompuServe.
  70.  
  71. VERSION HISTORY
  72. ===============
  73. Version                Changes
  74. --------     ----------------------------------------------------------------
  75.   1.00     *   Initial release to public
  76.                This is an "unpolished" release.
  77.  
  78.   1.10     *   Added the /D and /L parameters.
  79.            *   LANPop now supports a configuration file named LANPOP.CFG for
  80.                all command line arguements.  LANPop looks for this file in the
  81.                same directory as LANPOP.EXE.  The configuration file is a text
  82.                file with one command line option per line.  Note: you must
  83.                still use the / or - just as if you were at the command line.
  84.  
  85.